Welcome![Sign In][Sign Up]
Location:
Search - GUI MATLAB

Search list

[Home Personal applicationMultifunctional_Calculator_1.1

Description: 该计算器既有经典的GUI按钮模式,也有类似于Matlab的命令行解释执行模式,并且解释模式基于XML配置构建,利用了Java语言强大的的反射机制,使得用户根据需要添加自己的专用函数非常简单和方便。 http://www.hugjava.com/projectDetail.do?id=3 -both classic GUI button model, which is similar to Matlab from the command line mode to explain the implementation and interpretation of XML-based configuration model building, using the Java language strong reflection of the mechanism that allows users to add their own needs under the exclusive function is very simple and convenient. Http://www.hugjava.com/projectDetail.do id = 3
Platform: | Size: 98304 | Author: 张冬晓 | Hits:

[transportation applicationsCVPower

Description: 汽车动力学分析程序。车辆、航空和能动工程方面的通知可以参考,也可以作为Matlab GUI编程的经典范例。欢迎下载。-vehicle dynamics analysis procedures. Vehicles, air and dynamic works can refer to the notice, as Matlab GUI classic example. Welcome to download.
Platform: | Size: 1448960 | Author: 于子予 | Hits:

[matlabmatlab-gui1111111

Description: matlab-gui 自动控制原理-采样控制系统-Matlab-gui Automatic Control Theory- sampling control system
Platform: | Size: 142336 | Author: gvujk | Hits:

[GUI Developguizhuanti

Description: 本实例为matlab在gui编程上的应用。-examples of this in Matlab gui programming applications.
Platform: | Size: 10240 | Author: 阙歌 | Hits:

[matlab4wayMVA

Description: GUI for Multivariate Image Analysis of 4-dimensional data (Matlab Code)-GUI for Multivariate Image Analysis of 4-d imensional data (Matlab Code)
Platform: | Size: 592896 | Author: 廖智茗 | Hits:

[matlabchoose_path_and_file

Description: 用于自定义文件的路径和分类显示特定类型的文件菜单,适用于matlab GUI设计-for documents from the path definition and classification of specific types of shows the File menu, in Matlab GUI design
Platform: | Size: 1024 | Author: stuartw | Hits:

[GDI-Bitmapsimple_gui

Description: 一个简单的Gui设计实例,用于matlab初学者-Gui a simple design example for beginners Matlab
Platform: | Size: 2048 | Author: 武国忠 | Hits:

[matlabbodedelay

Description: guide的玻德图绘制。应用matlab的绘图功能等。-guide the Bolivian Germany mapping. Application of Matlab graphics functions.
Platform: | Size: 5120 | Author: 张伟 | Hits:

[matlabwavelet&denoise

Description: 自已编的图像处理,带GUI界面的彩色小波消噪程序等等,能进一步理解MATLAB在图像处理中的应用。-own series of image processing, with the color GUI interface wavelet denoising procedures, and so on. further understanding of MATLAB in image processing applications.
Platform: | Size: 132096 | Author: 董欣善 | Hits:

[matlabspeech_enhancement_GUI

Description: 自己编写GUI界面实现语音增强,可在main.c中点击菜单debug中的run便可以运行程序,可分别实现谱相减、最小均方和维纳滤波语音增强-GUI interface to prepare themselves to achieve enhanced voice, in main.c which debug menu click the run will be operating procedures, can be achieved spectral subtraction, both the smallest and the Wiener filter speech enhancement
Platform: | Size: 97280 | Author: Richard | Hits:

[matlabGUIDesign

Description: 在Matlab应用系统中,创建数据文件,得到符合要求的界面-in Matlab Application System to create data files, to be compliant interface
Platform: | Size: 5120 | Author: 郝致平 | Hits:

[Graph programGVF_Snake

Description: GVF相关代码及相关论文资料(),含: GRADIENT VECTOR FLOW DEMONSTRATION(GVF) matlab code, ITERATIVE WATERSHED SEGMENTATION (c-code), 与SNAKE GUI代码。 (所含文件:gvf_v5.zip,MateiDemo.zip, snake_demo.zip) -gradient vector flow code and related information paper (), containing : GRADIENT VECTOR FLOW DEMONSTRATION (gradient vector flow) matl ab code, ITERATIVE WATERSHED SEGMENTATION (c-code). with Snake GUI code. (Contained in documents : gvf_v5.zip, MateiDemo.zip. snake_demo.zip)
Platform: | Size: 2809856 | Author: 陈志贤 | Hits:

[Software EngineeringMATLABGUIsheji

Description: MATLAB图形用户界面设计.ppt,包括程序!-MATLAB graphical user interface design. Ppt, including procedures!
Platform: | Size: 47104 | Author: 江水 | Hits:

[MiddleWarenlsegui

Description: 应用matlab解非线性薛定厄方程的问题,一个比较优秀的源码。-Matlab Application Solutions nonlinear Schrodinger equation of Ecuador, a relatively good source.
Platform: | Size: 15360 | Author: 陈树琪 | Hits:

[2D Graphicgui_denoise

Description: 一个用于图像去噪的matlab的GUI界面程序实例,可以读入各种图像格式,选择不同去噪方法,产生去噪图像,并在同一界面下同时显示原始图像,加噪图像和去噪图像-one for Image Denoising Matlab GUI interface procedures example, can be read into various image formats, different Denoising, generated image denoising, and the same interface also shows that the original image, increase noise and image denoising images
Platform: | Size: 5120 | Author: 王晓甜 | Hits:

[Othergui_tutorial

Description: MATLAB GUI 实例教程,简单易学,设计GUI必看-MATLAB GUI examples guides, easy to design GUI watched every game
Platform: | Size: 812032 | Author: 猪八戒 | Hits:

[OtherGUIDEvideo2

Description: MATLAB GUIDE设计视频教程,简单易学,很容易上手-MATLAB GUIDE Video Design Guide, a simple easy to learn, very easy to get started
Platform: | Size: 11431936 | Author: 猪八戒 | Hits:

[OtherTabPannel

Description: MATLAB GUI 面板设计,有实例教程,简单易学-MATLAB GUI panel design, and examples guides, easy
Platform: | Size: 1119232 | Author: 猪八戒 | Hits:

[transportation applicationsKalmanfilter_GUI

Description: kalman滤波GUI(matlab6.5) m代码在m_files目录中,主函数为fildis 执行独立exe时,需..\bin\win32下的dll支持.可以在autoexec.bat中加入此目录, 也可将dll文件拷出放入同一目录下,对于独立exe若要从mat文件初始化,mat文件目录全名需无中文字符。 可以作为设计各种kalman滤波器的开发导航,参数可以自己设置。-Kalman filtering GUI (matlab6.5) m in m_files code directory , the main function of an independent fildis exe, need .. \ bin \ dll under win32 support. in the autoexec.bat to add this Contents may also be dll Add document beat out the same directory, independent exe To initialize the document from the mat, mat directory full name needs no Chinese characters. Can be used as the design of the Kalman filter developed navigation, their parameters can be set up.
Platform: | Size: 52224 | Author: horfort | Hits:

[matlabKalman_matlab00000

Description: 拥有matlab用户界面的卡尔曼滤波程序,matlab-kalman-GUI,有注释,有三个sample供大家学习,可以作为理解设计各种kalman滤波器的开发导航,对学习研究有借鉴价值。还加了一些我最开始上手学习kalman滤波的文档,希望对大家有所帮助。(无密码)-user interface with Matlab Kalman filtering procedures, Matlab-Tracking- GUI, Notes, for all three sample study, can understand the design of the Kalman filter navigation development, a study on the reference value. Also added some handcuffed, I started learning the most Kalman filtering documents, we hope to help. (No password)
Platform: | Size: 236544 | Author: horfort | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net